home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1884 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.zeitgeist.net!usenet
  2. From: mwm@contessa.phone.net (Mike Meyer)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Domain-Name-Server ?
  5. Date: Mon, 26 Feb 1996 20:44:06 PST
  6. Organization: Missionaria Phonibalonica
  7. Distribution: world
  8. Message-ID: <19960226.75A07C8.124E4@contessa.phone.net>
  9. References: <410.6624T1090T2990@vip.cybercity.dk>
  10. NNTP-Posting-Host: contessa.phone.net
  11. X-NewsReader: Amiga Yarn 3.9, 1995/05/09 10:42:03
  12.  
  13. In <410.6624T1090T2990@vip.cybercity.dk>, bipsen@vip.cybercity.dk (Brian Ipsen) wrote:
  14. >  I wonder about this stuff with domain-name servers... Actually, what exactly
  15. > is happening at these machines ?? A request for an address goes in, and the
  16. > name goes out - But how is this organized through the net, because more
  17. > than 1 name-server exists ....
  18.  
  19. It's a distributed database. Basically, you ask your local nameserver.
  20. It checks to see if it knows the answer, and returns that if it does.
  21. If not, it uses the domain name to figure out what server to ask to
  22. find a server that will know the answer. There are a handfull of
  23. "root" servers that get asked if you can't find anyone else to ask.
  24. This is all groslly simplified.
  25.  
  26. > And is it possible to set my own Amiga up as
  27. > DNS in a local-area-network ???
  28.  
  29. There's a simple DNS server for Amigas that runs off a copy of
  30. /etc/password. It's missing some of the functionality needed to play
  31. in the real distributed database, but would be fine if you're not
  32. connected to the internet (and maybe if you are, so long as you use it
  33. first and then try the real world). 
  34.  
  35. If you want to set up a DNS server for your domains for everyone in
  36. the world to use, the first step is to install Unix on your Amiga.
  37.  
  38.     <mike
  39.